Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Implemented scripting, enter/exit hooks, for teleporter rooms #33

Merged
merged 6 commits into from
Dec 31, 2019

Conversation

dmlary
Copy link
Owner

@dmlary dmlary commented Dec 31, 2019

* Cleanup of Script & expanded testing (closes #29)
* Implemented generic hook architecture (#32)
    * Implemented specific container enter/exit hooks
* Fixed ordering of enter/exit hooks with movement/look (fixes #31)
* Cleanup of teleporter script + tests
@dmlary dmlary merged commit 389abcd into master Dec 31, 2019
@dmlary dmlary deleted the issue/29-scripting branch December 31, 2019 05:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correct ordering of on_enter/on_exit hooks with movement commands/look Implement scripting
1 participant